Releases: EMU-Compsci-Discord/compsci-class-scraper
Releases · EMU-Compsci-Discord/compsci-class-scraper
1.4.0
- 0781cdb chore: 🔖 bump version number to 1.4.0
- cd081ca build: ⬆️ update prettier
- 684c28f build: ⬆️ update vite
- 5cfb8b1 build: ⬆️ update typescript and eslint
- 2bfbef1 build: ⬆️ update type declarations
- cfcac4f build: ⬆️ update lit
- 0aa8f10 feat: 🥅 add a custom error message for SSO errors
- 5f623b6 feat: 💄 remove button row when there are no buttons
1.3.1
- 54cd39e chore: 🔖 bump version number to 1.3.1
- a1193de style: 🎨 new prettier style
- 6538c29 build: ⬆️ update npm packages
- 0cf5006 fix: 👽️ set min-width because grid is not behaving
- 29136b2 build: ⬆️ update vite
- 80dad24 build: ⬆️ update eslint and eslint extensions
- 92bcb6d build: ⬆️ update typescript
- e1ed303 build: ⬆️ update chrome extension types
- 0407534 build: ⬆️ update lit
- 44cd9d9 refactor: 🚨 remove use of
any
- cda7a88 refactor: ♻️ use new way of disabling vite module preload
- 67e1c46 fix: 🐛 use correct type for term select elment
- 9f8428c fix: 🏷️ fix spelling
- 8cf9d98 refactor: ♻️ remove asset hashes from dist file names
1.3.0
- 28f7585 chore: 🔖 bump version number to 1.3.0
- e376664 Merge branch 'main' of https://github.com/EMU-Compsci-Discord/compsci-class-scraper
- e1d2bf5 feat: 🥅 add check for user needing to log in
- 9da9faf feat: ✨ add step for navigating seprate from pressing the start button
- 84b479a build: ⬆️ update lit
- f3fd158 build: ⬆️ update wcgi file system types
- 44fa26d build: ⬆️ update eslint and typescript eslint plugins
- d5bc7e3 build: ⬆️ update prettier
- 843c52a build: ⬆️ update typescript
- fe348a9 build: ⬆️ update vite
- 91c353a ci: 👷 rename release job
- 1ea2ebb style: 🎨 prettier
1.2.1
- 1853007 chore: 🔖 bump version number to 1.2.1
- 409465d fix: 🐛 remove check for not logged in
- 391a4c1 build: 🔒️ update to secure version of json5
- f6eae4b build: ⬆️ update lit
- 4ad98cc build: ⬆️ update vite
- 23e8eda build: ⬆️ update typescript
- 5c636df build: ⬆️ update prettier
- de999cb build: ⬆️ update eslint
- d3c3e5c build: ⬆️ update chrome types
- 8872a6c fix: 🐛 recognize microsoftonline as login page
- 54223ed fix: 🐛 wait for bannerweb before moving onto clicking look up classes
- 2d4917a fix: 👽️ use new banner url
1.2.0
1.1.0
- 2658513 chore: 🔖 bump version number to 1.1.0
- 683ec9d chore: 🚨 disable no-non-null-assertion rule
- 520bf2f feat: ✨ display an error message when the user is not logged in
- d80676b build: ⬆️ update build tools with npm
- 4dc55f1 feat: 💄 increase font size
- e324b00 feat: 💄 style select
- ad0c0d4 feat: 💄 style buttons
- 42978b2 build: ⬆️ update eslint
1.0.0
- 06ac362 ci: 👷 add automatic release workflow
- 77e4710 chore: 🔖 bump version number to 1.0.0
- edcadfa refactor: ♻️ use p for error instead or pre
- 329bad7 feat: ✨ add description and icons
- 3967264 refactor: ♻️ don't await executeScript
- 1c1dc20 fix: 🐛 remove extra whitespace
- 54944d9 feat: ✨ add user interface
- 37e5590 perf: ⚡️ remove extra trim
- 1f95f1e Merge branch 'main' of https://github.com/EMU-Compsci-Discord/compsci-class-scraper
- bb28704 feat: ✨ add remaining steps
- 7019d8d feat: 🧑💻 add .editorconfig
- 6682b86 chore: 🧑💻 recomend eslint and prettier vscode extentions
- 30d8e35 chore: 📄 add MIT License
- 3f71e04 fix: 🚨 ignore dist for linting
- 07d5235 refactor: 🚨 fix lint errors
- 3ea3d09 style: 🚨 use double quotes for eslint
- 0136ec2 ci: 💚 configure prettier to use width of 120
- fe18dc3 ci: 👷 add prettier
- d066dbd ci: 👷 add eslint
- 5374b2b fix: 🐛 ignore peer dependacy errors
- 3a899e9 ci: 👷 add CI build
- f68ae31 feat: ✨ navigate to computer science classes
- 8ed1823 build: 🏷️ add types and build optimizatiosn
- 2b63930 feat: ✨ dark mode
- 2f9daf0 refactor: 🚚 rename to popup
- fdc0b81 feat: 🔥 remove vite boilerplate
- 3184849 feat: ✨ initalize vite project