Skip to content

Latest commit

 

History

History
160 lines (104 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

160 lines (104 loc) · 10.2 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

21 July 2021

16 July 2021

  • Load test environment variables in Jest #115
  • setup storybook testing react #109
  • handle server-only tests #108
  • update the doc 7d6d4b8
  • recursive markdown full implementation ad5f353
  • update to storybook styled dd3136c

9 June 2021

  • Bump ssri from 6.0.1 to 6.0.2 #102
  • commented out slow coverage test 3fe84d0
  • add commands to link local Vulcan NPM using yalc ac61f0a
  • remove legacy auth page to avoid confusions 5d4ef33

30 March 2021

15 March 2021

  • Bump ini from 1.3.5 to 1.3.8 #82
  • Bump node-notifier from 8.0.0 to 8.0.1 #83
  • Generate sitemap automatically #87
  • first working example with next-mdx-remote c383a4a
  • add mui layout and remove mdx-enhanced dependency ed31806
  • added sitemap 39555b6

2 February 2021

  • quickfixed mongo testEnvironment message and added doc about Jest client/server env handling ca0418a
  • add CSS modules support in Storybook 838e064
  • remove styled-jsx unwanted copy to fix style flash 2885c57

8 January 2021

  • init auth related code 04c7964
  • added auth pages c77288f
  • user-friendly home and database connection demo 677847f

20 November 2020

  • reuse babel config with React classic runtime in Storybook e666ed0
  • bump version e4acc2f

20 November 2020

20 November 2020

  • update storybook 2aaa322
  • upgrade styled-jsx postcss plugin and Next 10 5f407d4
  • updated storybook to 6.1 55d4430

12 November 2020

  • fix #68 : withPrivatePage calls Page.getInitialProps #72
  • Merge pull request #72 from Apollinaire/devel #68
  • fix #68 : withPrivatePage calls Page.getInitialProps #68
  • update package.json 4e9b021
  • @vulcan -> @vulcanjs 8751be9
  • Update issue templates dc150f7

23 September 2020

9 September 2020

  • Bump lodash from 4.17.15 to 4.17.19 #56
  • Remove Next warnings on unnamed fat arrow functions #59
  • add styled-jsx be0bbde
  • added storybook backgrounds, docs with MDX support, and demoed contexts de3e157
  • update to Storybook latest 1648b8f

26 June 2020

  • refactor private page using an HOC adc253d
  • setup postcss to allow easier component overriding a2afcb5
  • demo page redirection, with getServerSideProps 564840d

22 June 2020

  • add test for the mongo connection + up to date .env samples based on Next 9.4.1 + MDX in jest 2456a34
  • setup mdx import, demo with README, storybook a8b7d91
  • demoed a mongoose connection d814311

18 June 2020

  • initial setup of material UI da2f01d
  • setup apollo cors and graphql-voyager 076643d
  • add packageInfo to html header b715f2e

12 June 2020

  • add error link to apollo 0dacaeb
  • install of storybook 6, first test without Next import b33bed6
  • setup cypress, wrote first test 9b8bafd

v0.0.1

4 June 2020

  • Initial commit from Create Next App 1f0eea0
  • add eslint, just "copy" from next.js repo ae5c184
  • apollo-server-micro b4bc166