Releases: guardian/discussion-rendering
v4.6.0
- Merge pull request #390 from guardian/oliver/add-np-lib 14104c9
- Add np lib to publish changes 8887262
- Merge pull request #389 from guardian/oliver/types-v1.1 bb41713
- Prettier 83383d1
- Update configs for @guardian/types v1.1.0 6c74f2a
- Fix isLast24Hrs function 3e50bbf
- Added ts-jest 96d919e
- Moved /types into peerDeps a7585a7
- Bump types to v1.1.0 3f09db2
v4.4.0
v4.3.0
v4.2.0
v4.1.0
v4.0.0
v3.0.0
2.6.0 - Layout, Old discussions and Identity fixes
080f338 Add CRA override to allow autoLabel for emotion in local
a84b3d8 set authentication event parameters on signin link
27cabfc Add to README the yarn start
command
ff90cdf Update the description to describe all the options for query param
d3e9967 Add stories and mocks for legacy discussion
a83b066 Force a refetch with unthreaded if we recieve the known error code
e991493 Update the test page to allow easy testing of different discussions
f043fb0 Bump storybook-chromatic from 3.5.2 to 4.0.2
114cbaf Bump @babel/preset-env from 7.8.4 to 7.10.3
080c6a0 Bump mockdate from 2.0.5 to 3.0.2
c47bb2b Bump @types/jest from 25.1.0 to 26.0.0
679058c Replace palette with brand
7011dda Add specific styling to pick links to match regular comments
779e31a Add links to some comment/pick stories
20cb30e Bump @babel/core from 7.8.4 to 7.10.3
07fce1f Bump rollup from 1.31.1 to 1.32.1
76524b1 Bump @testing-library/jest-dom from 5.1.1 to 5.10.1
0bbdf6f Bump eslint-plugin-react-hooks from 2.3.0 to 4.0.4
efb24e3 Bump husky from 4.2.3 to 4.2.5
33aedfb Bump @storybook/addon-viewport from 5.3.13 to 5.3.19
5367e79 Create dependabot.yml
Add rel nofollow to links
Added nofollow to all discussion related links. In particular, permalinks should not be followed by Crawlers. In Frontend, this was prevented with a robots.txt entry for the discussion endpoints proxied through Dotcom, but here we go directly to the discussion API so add nofollows directly to the links.