Releases: twreporter/plate
Releases · twreporter/plate
v3.1.1
Commits
- [
65a61b387e
] - chore: upgrade @twreporter/keystone to 0.8.0-rc.1 (nickhsine)
v3.1.0
Commits
- [
49c1310f58
] - feat: addtoAutoNotify
field in models/Post.js (nickhsine)
v3.0.2
Commits
- [
9ad3f4e46c
] - chore: npm run changelog-maker to create change log (nickhsine) - [
b497f5d50f
] - chore: update @twreporter/keystone-plugin-(socketio|client) to v1.0.3 (nickhsine) - [
94690d0bf0
] - chore: add @twreporter/[email protected] (nickhsine)
v3.0.1(DEPRECATED)
chore(release): 3.0.1
v3.0.0
Notable Changes
- features:
- build keystone-plugin bundles by integrating circleCI
- start keystone-plugin server to serve keystone-plugin bundle
- start keystone-plugin server to handle socketio connection
Commits
- build and serve keystone-plugin bundle (67dcd28)
- start a Socket.IO server in process (a1b6912)
- fix socketio connection refuse problem (9681436)
- specify socketio connection host and protocol along with port (b6aa513)
- add package.json#repository info (a9923d2)
- add keystone-plugin deps (02593d0)
- bump @twreporter/keystone version (1765482)
- update .gitignore (cd381ef)
- update ci config and Dockerfile (5e5825b)