v0.1.1 (2023-10-19)
Merged pull requests:
- Update docs (add badges) #102 (hfagerlund)
- Update docs (add links to external projects) #101 (hfagerlund)
v0.1.0 (2023-10-09)
Closed issues:
- Automate changelog, releases #44
Merged pull requests:
- Bump autoprefixer from 10.4.14 to 10.4.16 #100 (dependabot[bot])
- Bump @vitejs/plugin-vue from 4.2.3 to 4.4.0 #99 (dependabot[bot])
- Bump happy-dom from 12.6.0 to 12.9.1 #98 (dependabot[bot])
- Bump vue-loader from 17.2.2 to 17.3.0 #97 (dependabot[bot])
- Bump vite from 4.4.9 to 4.4.11 #96 (dependabot[bot])
- Update documentation (re: env.testing) #95 (hfagerlund)
- Add question components #94 (hfagerlund)
- Bump happy-dom from 12.4.0 to 12.6.0 #93 (dependabot[bot])
- Bump laravel-vite-plugin from 0.7.8 to 0.8.1 #92 (dependabot[bot])
- Bump vitest from 0.33.0 to 0.34.6 #91 (dependabot[bot])
- Bump msw from 1.3.1 to 1.3.2 #90 (dependabot[bot])
- Bump happy-dom from 10.5.1 to 12.4.0 #88 (dependabot[bot])
- Bump postcss from 8.4.26 to 8.4.31 #87 (dependabot[bot])
- Bump axios from 1.4.0 to 1.5.1 #86 (dependabot[bot])
- Update dependabot configuration #85 (hfagerlund)
- Styling using Tailwind CSS #83 (hfagerlund)
- Bump msw from 1.2.2 to 1.3.1 #80 (dependabot[bot])
- Bump vite from 4.4.3 to 4.4.9 #68 (dependabot[bot])
- Bump @vue/test-utils from 2.4.0 to 2.4.1 #63 (dependabot[bot])
- Relocate 'QuestionsList' component #62 (hfagerlund)
- Bump postcss from 8.4.25 to 8.4.26 #61 (dependabot[bot])
- Bump happy-dom from 9.20.3 to 10.5.1 #60 (dependabot[bot])
- Bump vue-loader from 17.0.1 to 17.2.2 #59 (dependabot[bot])
- Bump tailwindcss from 3.3.2 to 3.3.3 #58 (dependabot[bot])
- Bump laravel-vite-plugin from 0.7.4 to 0.7.8 #57 (dependabot[bot])
- Instructions for setting up Laravel app from git clone #56 (hfagerlund)
- Bump vite from 4.3.5 to 4.4.3 #55 (dependabot[bot])
- Bump vitest from 0.31.4 to 0.33.0 #54 (dependabot[bot])
- Bump msw from 1.2.1 to 1.2.2 #53 (dependabot[bot])
- Bump @vue/test-utils from 2.3.2 to 2.4.0 #52 (dependabot[bot])
- Bump @vitejs/plugin-vue from 4.2.1 to 4.2.3 #51 (dependabot[bot])
- Add tailwindcss #49 (hfagerlund)
- Create dependabot.yml #48 (hfagerlund)
- Add (HTML5) drag and drop to Vue3 component #47 (hfagerlund)
- Add mutation tests #46 (hfagerlund)
v0.1.0-alpha.2 (2023-06-20)
v0.1.0-alpha.1 (2023-06-20)
Closed issues:
- PHP deprecation: use {$var} instead of ${var} in strings #38
- Update documentation #28
- Add Vue3 front-end #26
- Create separate db for testing #25
- Set up unit tests #24
- Create GraphQL Mutations #19
- Create GraphQL Queries #18
- Create GraphQL Types #17
- Register GraphQL API schemas #12
- Create GraphQL API directory structure #10
- MySQL: switch off --initialize-insecure #6
- Redis overcommit_memory #3
- Create GraphQL API #2
Merged pull requests:
- Add release workflow #45 (hfagerlund)
- Add new fields to GraphQL schema #43 (hfagerlund)
- Components: list questions #42 (hfagerlund)
- Add new column (attempts) to existing db table (questions) #41 (hfagerlund)
- Add tests for views #39 (hfagerlund)
- Test querying questions #37 (hfagerlund)
- Add database tests #36 (hfagerlund)
- GraphQL post request using axios #35 (hfagerlund)
- Fix lockfile after npm version upgrade #34 (hfagerlund)
- Fix vite manifest not found #33 (hfagerlund)
- Add new Composer lock file #32 (hfagerlund)
- Vue3 installation #31 (hfagerlund)
- Format docs: commands section #30 (hfagerlund)
- Update docs #29 (hfagerlund)
- PHPUnit test setup #27 (hfagerlund)
- Register, load GraphQL schema #23 (hfagerlund)
- Add GraphQL Mutations #22 (hfagerlund)
- Create GraphQL Queries #21 (hfagerlund)
- Create GraphQL Types #20 (hfagerlund)
- Revert 068fe29 to enable Sail migration #16 (hfagerlund)
- Seed db #15 (hfagerlund)
- Add models #14 (hfagerlund)
- Create directory structure for GraphQL API #13 (hfagerlund)
- issue-6: switch off MySQL initialize-insecure option #7 (hfagerlund)
- Install GraphQL library #5 (hfagerlund)
- Add minimally-customized vanilla Sail project #1 (hfagerlund)
* This Changelog was automatically generated by github_changelog_generator