- 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.js
file - 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