Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Releases: TimMikeladze/next-apollo-joy-starter

Release 1.1.1

27 Jan 18:41
Compare
Choose a tag to compare
  • 🐛 ⬆️ fix type errors and upgrade dependancies (e9c6933)
  • 🐛 context import in graphql codegen (9c70e3b)
  • 🐛 missing context type in graphql codegen config (e62dbe2)

Release 1.1.0

23 Jan 03:35
Compare
Choose a tag to compare
  • 🎨 ✨ use @next/font (3b7c611)
  • 🎨 use Sheet component for readme text (814eaed)
  • ⬆️ update packages. remove unfetch. conditionally use withPWA (3dbe4f0)
  • Merge pull request #2 from TimMikeladze/renovate/all-minor-patch (7de48aa)
  • Update dependency storybook-dark-mode to v2.0.5 (1395850)

Release 1.0.7

30 Dec 03:19
Compare
Choose a tag to compare
  • 📚 add note about apollo sandbox (6dc02ee)
  • ✅ 🐛 🚨 fix running tests when importing es modules (877b604)

Release 1.0.6

29 Dec 19:48
Compare
Choose a tag to compare
  • 🐛 💄 🐎 Fix width scrolling and add CssBaseline component. Use modified next bundle analyzer package. (d8a27a3)
  • 🐛 💄 only show dark mode toggle as an icon button in the app bar if not signed in (a90e82c)
  • 🐛 📚 remove redundant build section (df93b50)

Release 1.0.5

29 Dec 11:49
Compare
Choose a tag to compare
  • 💄 add v in front of version number (cd9f3af)
  • 🐛 📚 eslint typo (a20ee7c)
  • 📚 add git init to readme (6448ac2)
  • 🐛 📚 typo in apollo (88df837)

Release 1.0.4

29 Dec 11:08
Compare
Choose a tag to compare
  • 🐛 show getting started message if no README.md is present (f684948)

Release 1.0.3

29 Dec 10:49
Compare
Choose a tag to compare
  • 🔧 ⚡ Add README.md to degit (ed7b61b)
  • 📚 update graphql and apollo readme (d2a3b87)
  • 📚 getting started updates (49aeaa6)

Release 1.0.2

29 Dec 10:04
Compare
Choose a tag to compare
  • 🔥 remove storybook deploy on publish (9b8c762)

Release 1.0.1

29 Dec 09:57
Compare
Choose a tag to compare
  • 🐛 🔧 💚 🚀 storybook publish github action (2f3a590)
  • 🐛 📚 typo in bundle analyzer in readme (374447c)

Release 1.0.0

29 Dec 09:48
Compare
Choose a tag to compare
  • 🐛 📚 add release to package.json. Add storybook docs to readme (6afccd0)
  • 🐛 📚 typo in readme (69589f2)
  • 🐛 dark / light theme rendering. added pwa files to gitignore (5acdf36)
  • 📚 notes on customizations (1d1a9e4)
  • 🐎 use unstable_getServerSession (e65551b)
  • 📚 emoji updates (bd825b5)
  • 🐛 theme toggle (5ac61e4)
  • 🐛 page title (76da18f)
  • 📚 add funding.yml (0a44a43)
  • ➕ 🔧 📚 ✨ setup next-pwa (fa92044)
  • 📚 🎨 seo (cac865b)
  • 🐛 💄 text decoration for links (a2eea0c)
  • 🐛 💄 spacing of appbar icons and user menu (51e7ba1)
  • 📚 update readme with emojis (daaaa4b)
  • ✨ setup remark and render the readme as the home page (56e18ad)
  • ⚡ 🎨 ✨ add bundle anlyzer and home page content (1152e09)
  • 🐛 @auth directive (fa27b51)
  • 📚 finish readme (94c5b4f)
  • 📚 first pass at readme (5f52f2b)
  • 🎨 🔥 remove unused variables (57e2c38)
  • 🎨 ✨ 🔥 Added user menu, app version graphql, and additional tooling (867396c)
  • 🎉 first pass at setting up the project (995338c)