Releases: labzero/lunch
Releases · labzero/lunch
lunch-v.1.1.42
What's Changed
- Implement reCAPTCHA by @JeffreyATW in #372
- Merge to master by @JeffreyATW in #373
Full Changelog: lunch-v.1.1.41...lunch-v.1.1.42
lunch-v.1.1.41
What's Changed
- Bump webpack-dev-middleware from 6.0.1 to 6.1.2 by @dependabot in #357
- Bump express from 4.17.3 to 4.19.2 by @dependabot in #358
- Bump tar from 6.1.11 to 6.2.1 by @dependabot in #359
- Bump ejs from 3.1.8 to 3.1.10 by @dependabot in #360
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #361
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #362
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #364
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in #363
- Bump body-parser from 1.19.2 to 1.20.3 by @dependabot in #365
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #367
- Unspecify Docker version in CircleCI config by @JeffreyATW in #368
- remove staging from circleci config by @w1150n in #369
- update container images by @w1150n in #370
- Bump express from 4.19.2 to 4.20.0 by @dependabot in #366
- Merge to master by @JeffreyATW in #371
New Contributors
Full Changelog: lunch-v.1.1.40...lunch-v.1.1.41
lunch-v.1.1.40
What's Changed
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #347
- Bump sequelize-typescript from 2.1.5 to 2.1.6 by @dependabot in #348
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #350
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #349
- Bump es5-ext from 0.10.62 to 0.10.64 by @dependabot in #351
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #355
- Fix Team map event listener by @JeffreyATW in #354
- Remove Browsersync by @JeffreyATW in #352
- Add admin route by @JeffreyATW in #353
- Merge to master by @JeffreyATW in #356
Full Changelog: lunch-v.1.1.39...lunch-v.1.1.40
lunch-v.1.1.39
What's Changed
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #338
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in #340
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #341
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #339
- Bump postcss from 8.4.21 to 8.4.31 by @dependabot in #342
- Upgrade react-geosuggest, add missing popover styling by @JeffreyATW in #344
- Bump @babel/traverse from 7.21.5 to 7.23.2 by @dependabot in #343
- Merge to master by @JeffreyATW in #345
Full Changelog: lunch-v.1.1.38...lunch-v.1.1.39
lunch-v.1.1.38
What's Changed
- Stop using defaultValue as it breaks Preact hydration by @JeffreyATW in #336
- Bump stylelint from 15.6.2 to 15.10.1 by @dependabot in #335
- Merge to master by @JeffreyATW in #337
Full Changelog: lunch-v.1.1.37...lunch-v.1.1.38
lunch-v.1.1.37
What's Changed
- Replace React with Preact by @JeffreyATW in #333
- Merge to master by @JeffreyATW in #334
Full Changelog: lunch-v.1.1.36...lunch-v.1.1.37
lunch-v.1.1.36
What's Changed
- Fix dependency issues by @JeffreyATW in #327
- Reduce Bootstrap CSS size, remove React Intl by @JeffreyATW in #328
- Bump dottie from 2.0.3 to 2.0.4 by @dependabot in #329
- Replace immutability-helper with immer by @JeffreyATW in #330
- Silence Redux warnings by not storing functions in the state by @JeffreyATW in #331
- Merge to master by @JeffreyATW in #332
Full Changelog: lunch-v.1.1.35...lunch-v.1.1.36
lunch-v.1.1.35
What's Changed
- Convert API helpers to TypeScript by @JeffreyATW in #311
- Install Prettier by @JeffreyATW in #312
- Convert main API to TypeScript by @JeffreyATW in #313
- Check for user instead of id; bring back CITEXT by @JeffreyATW in #314
- Convert rest of team API to TypeScript by @JeffreyATW in #315
- Increase size of login button by @JeffreyATW in #317
- Convert ChangeTeamURLModal to TypeScript by @JeffreyATW in #318
- Convert ConfirmModal to TypeScript by @JeffreyATW in #319
- Convert DeleteTeamModal to TypeScript by @JeffreyATW in #320
- Convert ErrorPage and Flash to TypeScript by @JeffreyATW in #321
- More TypeScript conversion by @JeffreyATW in #322
- Bump socket.io-parser from 4.2.2 to 4.2.3 by @dependabot in #323
- Feature/convert by @JeffreyATW in #324
- Move source-map-support back to dependencies by @JeffreyATW in #325
- Merge to master by @JeffreyATW in #326
Full Changelog: lunch-v.1.1.34...lunch-v.1.1.35
lunch-v.1.1.34
What's Changed
- Upgrade to React 18, switch from Enzyme to React Testing Library by @JeffreyATW in #305
- Remove unused React Flip Move by @JeffreyATW in #306
- Update preset-env/browserslist/caniuse by @JeffreyATW in #307
- Upgrade to Yarn 3 by @JeffreyATW in #308
- Dedupe Yarn dependencies by @JeffreyATW in #309
- Merge to master by @JeffreyATW in #310
Full Changelog: lunch-v.1.1.33...lunch-v.1.1.34
lunch-v.1.1.33
What's Changed
- Make user and invitation emails case-insensitive by @JeffreyATW in #303
- Merge to master by @JeffreyATW in #304
Full Changelog: lunch-v.1.1.32...lunch-v.1.1.33