- Migrate
src/client/runGas.jstosrc/client/lib/runGas.js. - TypeScript support and the
--tsflag for installation. - More robust mocking for
google.script.run, including success and failure handling. - Updated table of contents in
README.md. - Explicit mention of Vitest as the testing framework.
- Creation of
GEMINI.md
- Update dependencies
- Update formatting
- Migrate from Jest to Vitest
- Add support for rest parameters in exported functions
- Add code of conduct
- Add contributing guide
- Automatic compilation of TailwindCSS
- Added PostCSS and Autoprefixer
- Upgrade Vite to v5
- Upgrade DaisyUI to v4
- Added dist folder to .gitignore
- Write full documentation in README
- Variable name change in environment management dependency
- Upgrade Vite plugin to use ASM to generate the
dist/exports.jsfile - Bundle all server-side and client-side code
- Include library buliding mode, supporting NPM and copy & paste
- Migrate from TypeScript to JSDoc
- Add a generic favicon for local development
- Add credits to the console
- Add Vite config file for Apps Script
- Add Vite plugin for Apps Script
- Migrate client-side code to
src/client - Migrate Apps Script code to
src/server - Add environment management tool
- Add HISTORY.md
- Initial deployment
- TypeScript, Alpine.js, TailwindCSS, DaisyUI
- Husky, Jest, ESLint, Prettier, Vite