Rishabh
aae086d7cc
v1.10.3
2021-09-27 20:04:35 +05:30
Rishabh
b3969fea34
v1.10.2
2021-09-27 19:43:52 +05:30
Rishabh
600640629f
v1.10.1
2021-09-23 19:51:48 +05:30
Fabien O'Carroll
a6d38f8c58
v1.10.0
2021-09-22 16:42:33 +02:00
Renovate Bot
474d443254
Update dependency @testing-library/react to v12.1.0
2021-09-14 11:13:02 +00:00
Rishabh
36f299c3b9
v1.9.3
2021-09-13 13:41:57 +05:30
Rishabh
22b03a0fc3
v1.9.2
2021-09-09 18:30:16 +05:30
Renovate Bot
271747a1a8
Update sentry-javascript monorepo to v6.12.0
2021-09-03 11:20:31 +00:00
Rishabh
e9802b0fa3
v1.9.1
2021-09-02 15:33:36 +05:30
Rishabh
c9854b014b
v1.9.0
2021-09-02 12:29:39 +05:30
Renovate Bot
56033ab777
Update sentry monorepo to v6.11.0
2021-08-09 03:32:37 +00:00
Rishabh
33fe0ea960
v1.8.0
2021-07-30 10:30:45 +05:30
Renovate Bot
7578a9cec4
Update dependency @testing-library/user-event to v13.2.1
2021-07-27 08:20:41 +00:00
Renovate Bot
c34cdc3268
Update sentry monorepo to v6.10.0
2021-07-26 02:16:29 +00:00
Rishabh
21e9df1f76
v1.7.7
2021-07-23 13:51:07 +05:30
Renovate Bot
43dad8bd96
Update Test & linting packages
2021-07-20 12:10:27 +00:00
Renovate Bot
879bec2235
Update dependency eslint-plugin-ghost to v2.5.0
2021-07-16 16:53:12 +00:00
Renovate Bot
6619ec5e45
Update sentry monorepo to v6.9.0
2021-07-13 16:13:48 +00:00
Rishabh
220397c406
v1.7.6
2021-07-09 07:04:31 +05:30
Rishabh
115a39a814
v1.7.5
2021-07-09 06:34:32 +05:30
Rishabh
a114654e89
Reverted to bring back changes from 1.7.3
...
This reverts commit c2707d426a
.
The changes for 1.7.3 were reverted as a temporary step due to a major bug in Portal link handling.
This commit brings back the changes followed by a patch for new release
2021-07-09 06:31:14 +05:30
Matt Hanley
f0b39dbe4b
v1.7.4
2021-07-08 22:45:29 +01:00
Matt Hanley
c2707d426a
Reverted changes from 1.7.3
2021-07-08 22:42:58 +01:00
Rishabh
6b21875f0b
v1.7.3
2021-07-08 12:04:39 +05:30
Renovate Bot
64c58cc89f
Update sentry monorepo to v6.8.0
2021-07-05 01:43:18 +00:00
Rishabh
6b755cfddf
v1.7.2
2021-07-01 23:24:04 +05:30
Rishabh
be39f4c481
v1.7.1
2021-06-30 16:57:49 +05:30
Rishabh
fc6bb509ae
v1.7.0
2021-06-29 21:46:58 +05:30
Rishabh
43030eb5e3
v1.6.10
2021-06-28 11:08:19 +05:30
Renovate Bot
b60ac8d952
Update dependency eslint-plugin-ghost to v2.4.0
2021-06-28 02:42:17 +00:00
Rishabh
0c8483b8d5
v1.6.9
2021-06-25 13:09:59 +05:30
Rishabh
d8f121e7b0
v1.6.8
2021-06-25 12:06:26 +05:30
Rishabh
60c4ba5888
v1.6.7
2021-06-25 09:44:00 +05:30
Renovate Bot
f8d6e78de7
Update dependency @testing-library/react to v12
2021-06-24 19:34:18 +00:00
Rishabh
422dd12c14
v1.6.6
2021-06-24 21:48:04 +05:30
Rishabh
87148b789c
v1.6.5
2021-06-24 21:08:52 +05:30
Rishabh
f2aab7a5bb
v1.6.4
2021-06-24 16:54:00 +05:30
Rishabh
b2bcad3338
v1.6.3
2021-06-24 13:55:45 +05:30
renovate[bot]
5548cc9ab8
Pin dependencies ( #148 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 15:52:53 +05:30
renovate[bot]
e01ab51eeb
Update dependency chokidar to v3.5.2 ( #150 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 15:52:00 +05:30
Rishabh
0535fab865
✨ Added Sentry for error tracking
...
no refs
- adds sentry setup if Sentry DSN is available via Ghost config for better error tracking
2021-06-22 12:16:49 +05:30
Renovate Bot
df54d8cf34
Update dependency @testing-library/user-event to v13
2021-06-18 14:47:28 +00:00
Renovate Bot
9963696ef9
Update Test & linting packages
2021-06-18 13:36:11 +00:00
Rishabh
aa5b29ae5a
v1.6.2
2021-06-17 17:35:33 +05:30
Rishabh
762c1c53a3
Removed jsdom fourteen dependency on test
...
refs aa228a8df2
Removes jsdom fourteen dependency for running tests as the latest version of packages doesn't need the fallback
2021-06-16 20:58:44 +05:30
Rishabh
885fe178dd
Updated local start mode script
...
no issues
- adds new start-combined script which combines all chunks in `yarn start` for local portal development
- allows easier loading of local portal bundle in ghost via load-portal script, which needs to inject single script
- updates `yarn start:dev` to use updated script which uses the combined mode for better local development
refs
https://gist.github.com/simpixelated/90a3c16c3ed268fe24f5e5c9585ced2f
2021-06-16 20:58:44 +05:30
Rishabh
6e2952901a
Updated Portal build script to use rewired webpack config
...
no issues
- updates Portal build script to use rewired react-scripts config
- updated config handles css embed as well as output location/name for portal bundle as part of cra build
- makes extra webpack bundling redundant for now
- updates dev mode to map the portal source map useful for testing build version locally
- updates custom webpack config with copy plugin for future use
refs -
https://github.com/facebook/create-react-app/issues/5306#issuecomment-603772477
https://gist.github.com/phdesign/3fd306db2bc53f6368e6f0f73bbeff19
2021-06-16 20:58:44 +05:30
Rishabh
596cef4df7
Removed unused prop-types dependency
...
no refs
2021-06-16 20:58:44 +05:30
Rishabh
90c076fc39
🏗 Bumped major versions for React and CRA
...
no refs
- bumps React version to 17 - https://github.com/facebook/react/blob/master/CHANGELOG.md#1700-october-20-2020
- bumps CRA to v4 - https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md#403-2021-02-22
2021-06-16 20:58:44 +05:30
Rishabh
00f9481f11
v1.6.1
2021-06-11 20:15:30 +05:30