All Versions
122
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 12

  • v0.1.1 Changes

    25 November 2020

    • 🔒 yarn.lock 1c2dbb9
    • ⚡️ updated connector API to not require model on each method 7d18ba8
    • 🛠 small fixes to make find, creation and findOne work 5bea257
  • v0.1.0 Changes

    12 November 2020

    • ✅ reenable model "create" callbacks and unit test them 4733bc0
    • ✅ wrote first test and poc for create.after callback 3258e1f
    • ✅ finish callbacks, test ownership with userId in mutator fe7740a
  • v0.0.9 Changes

    20 November 2020

    • ⚡️ update storybook 2aaa322
    • 💅 upgrade styled-jsx postcss plugin and Next 10 5f407d4
    • ⚡️ updated storybook to 6.1 55d4430
  • v0.0.8 Changes

    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
  • v0.0.7 Changes

    2 November 2020

    • 🔋 Feature/vulcan server #16
    • 🎉 initialize graphql server generation code, started to move to TS and to update b834ae3
    • start rewrite the full schema generation code, last step 0b5e84d
    • ⚡️ updated single typings, adding test for useSingle hook, setup jest and babel 92a221e
  • v0.0.6 Changes

    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
  • v0.0.6-alpha.0 Changes

    23 September 2020

    • 🛠 fix dependencies of graphql and mongo packages 116425f
  • v0.0.5 Changes

    26 June 2020

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

    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
  • v0.0.3 Changes

    18 June 2020

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