Skip to content

Latest commit

 

History

History
591 lines (186 loc) · 19.3 KB

CHANGELOG.md

File metadata and controls

591 lines (186 loc) · 19.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.1-canary.36 (2019-11-01)

Bug Fixes

  • maleo-core/client: fix reactdom error ssr not matched with csr (#230) (7ae69a5)

0.3.1-canary.35 (2019-10-03)

Features

  • maleo-core/server: options to disable or enable gzip (#232) (468a427)

0.3.1-canary.34 (2019-10-03)

Performance Improvements

  • maleo-core/server: cache control to 1 year (#233) (8f0c343)

0.3.1-canary.33 (2019-10-03)

Features

  • maleo-core/build: differentiate server babel config and client (#231) (0123d29)

0.3.1-canary.32 (2019-09-13)

Bug Fixes

  • maleo-core/build: use contenthash instead of hash (#227) (96ffdfe)

0.3.1-canary.31 (2019-08-06)

Bug Fixes

  • maleo-core/server: route matching using path (#226) (6714211)

0.3.1-canary.30 (2019-08-06)

Bug Fixes

  • maleo-core/server: change originalurl to url (#225) (41e8ee1)

0.3.1-canary.29 (2019-07-31)

Features

  • maleo-core/build: remove proptypes on production (#223) (766fcd1)

0.3.1-canary.28 (2019-07-31)

Features

  • maleo-core/server: add route to get initial props (#222) (c103f56)

0.3.1-canary.27 (2019-07-30)

Bug Fixes

  • maleo-core/server: unique header and head (#221) (37ab6b8)

0.3.1-canary.26 (2019-07-30)

Note: Version bump only for package airy-maleojs

0.3.1-canary.25 (2019-07-26)

Bug Fixes

  • maleo-core/server: public path not registered (#218) (ede1a95)

0.3.1-canary.24 (2019-07-24)

Bug Fixes

  • maleo-core/server: initial props not passed (#217) (d0c15ee)

0.3.1-canary.23 (2019-07-24)

Bug Fixes

  • maleo-core/client: parse using flatted instead of json (#216) (29e52a8)

0.3.1-canary.22 (2019-07-17)

Features

0.3.1-canary.21 (2019-07-15)

Features

  • maleo-core/server: csp config move to maleo config (#215) (e8c7d3d)

0.3.1-canary.20 (2019-07-15)

Bug Fixes

  • maleo-core/server: app didnt receive routes on ssr (#214) (d08110b)

0.3.1-canary.19 (2019-07-15)

Bug Fixes

0.3.1-canary.18 (2019-07-15)

Bug Fixes

  • maleo-core/build: babel config decorator (#211) (249f744)

0.3.1-canary.17 (2019-07-11)

Bug Fixes

  • maleo-project: fix global of null error (#210) (1034b54)

0.3.1-canary.16 (2019-07-11)

Features

  • maleo-core/server: add customiseable csp and favicon (#209) (2caded7), closes #208

0.3.1-canary.15 (2019-06-25)

Features

0.3.1-canary.14 (2019-06-24)

Bug Fixes

  • maleo-core/build: environment variable for client (#205) (ca3be90)

0.3.1-canary.13 (2019-06-20)

Features

0.3.1-canary.12 (2019-06-14)

Bug Fixes

0.3.1-canary.11 (2019-06-12)

Bug Fixes

  • maleo-core/server: get match routes for server and client (#201) (951b6c5)

0.3.1-canary.10 (2019-06-11)

Bug Fixes

  • maleo-core/build: add publicpath to server build (#200) (ff7c1e3)

0.3.1-canary.9 (2019-06-11)

Note: Version bump only for package airy-maleojs

0.3.1-canary.8 (2019-06-11)

Features

  • maleo-core/build: add server build whitelist (#199) (f8ca9b2)

0.3.1-canary.7 (2019-06-10)

Bug Fixes

0.3.1-canary.6 (2019-05-28)

Bug Fixes

  • maleo-core/client: hold render until gip calls done (#197) (ff8a7f8)

0.3.1-canary.5 (2019-05-21)

Note: Version bump only for package airy-maleojs

0.3.1-canary.4 (2019-05-21)

Note: Version bump only for package airy-maleojs

0.3.1-canary.3 (2019-05-21)

Features

  • maleo-core/client: change register entry to singleton (#194) (ec50af7)

0.3.1-canary.2 (2019-05-20)

Features

0.3.1-canary.1 (2019-05-18)

Note: Version bump only for package airy-maleojs

0.3.1-canary.0 (2019-05-09)

0.2.1-canary.2 (2019-04-12)

Note: Version bump only for package airy-maleojs

0.3.0 (2019-05-09)

Features

  • maleo-core/server: not to replace node_env (#191) (d677368)

0.2.1 (2019-04-09)

Note: Version bump only for package airy-maleojs

0.2.1-canary.1 (2019-04-09)

Bug Fixes

0.2.1-canary.0 (2019-04-06)

0.1.2-canary.0 (2019-04-04)

Note: Version bump only for package airy-maleojs

0.2.0 (2019-04-06)

Bug Fixes

  • maleo-core/server: route handler promises (#180) (6720332)

Features

  • maleo-core/render: changed the way we render wrap (#181) (0e160da)

0.1.1 (2019-04-04)

Note: Version bump only for package airy-maleojs

0.1.1-canary.3 (2019-04-02)

Features

  • build, render: add html static export (#50) (45ef879), closes #10

0.1.1-canary.2 (2019-04-02)

Bug Fixes

  • render.tsx on server folder: add html doctype (#176) (00e88d8), closes #173

0.1.1-canary.1 (2019-03-29)

Bug Fixes

  • maleo-core: show error message for dev build (#169) (5c4d44a), closes #153

0.1.1-canary.0 (2019-03-28)

0.0.15-canary.0 (2019-03-26)

Note: Version bump only for package airy-maleojs

0.1.0 (2019-03-28)

Bug Fixes

  • maleo-core: fix apply server middleware [skip ci] (#164) (4e8a08f)

Features

  • maleo-core: add gzip compression [skip ci] (#165) (ca8fded)

0.0.15 (2019-03-27)

Bug Fixes

  • babelconfigjs: fix built absolute path to relative path (#19) (064352c)
  • circleci: add build workflow (c56f528)
  • css-plugin: first render isl not working (#48) (7e67643)
  • development: fix tslint exclude node_modules [skip ci] (#155) (68b121a)
  • getinitialprops: fix get initial props (#133) [skip ci] (98c65c7), closes #131
  • maleo-core: fix webpack undefined (#150) [skip ci] (c6467c1), closes #149
  • maleo-plugins: fix redux-plugins to follow csp standards noscript (#147) (b2b7004), closes #49
  • require cache hmr: add nextjs license (#40) (e5d0cc9)
  • ssr: fix component getinitialprops (#127) (91f7257)
  • webpack: fix get static entries wront custom entries skip ci (6c073fb)
  • webpack: missing .js extension on filename (#30) (159e30a)
  • webpack client server: remove hmr but fix sync (#33) (8a9f326)
  • webpack stats-writer plugin: add dynamic key on stats json (#41) (114c465)

Features

  • maleo playground: add default server and client (#29) (e40897b)
  • maleo webpack: add rimraf before run and cache server (#35) (3b45e4e)
  • maleo-core: use noscript for initial data (#146) (d84545e), closes #49
  • maleo-plugin: improve maleo plugin [skip ci] (#154) (10638c5), closes #152
  • maleo-routes-split: auto add key for routes (#42) (7a61301)
  • webpack: change maleo-routes.json to routes.json (#74) (b3b9e2f)
  • webpack client preset: add simple hmr refresh (#37) (61fc321)
  • webpack loaders routes: add auto code splitting on routes (#36) (a80c4e9)

BREAKING CHANGES

  • webpack client preset: new hash is not synced
  • maleo playground: client haven't use the route yet

feat(client route): add register route

added register route for client to be able to pass it to window and feed to default client

docs(readmemd): update docs for default server and client

feat(webpack client wrap): add register wrap to window

feat(webpack register-loader client): auto register

add auto register using register loader for wrap and routes to be used by client

feat(webpack app client): add auto register for app

refactor(webpack): clean up static entries

refactor static entries to be more readable

fix(webpack): comment out hardsourcewbp

fix(webpack): fix node externals

fix(webpack server tsplugin): fix error not bundling on client

error caused by webpack getting imported to server.ts not sure what cause the error

feat(client): added register entry class

docs(readmemd): update register route readme