Skip to content

Commit

Permalink
0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeigs committed Feb 14, 2024
1 parent 5d3fe7e commit 0a99dce
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 54 deletions.
111 changes: 60 additions & 51 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,61 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v0.15.3](https://github.com/mongodb/snooty/compare/v0.15.2...v0.15.3)
## [v0.16.0](https://github.com/mongodb/snooty/compare/v0.15.7...v0.16.0)

### Merged

- DOP-4355: Extend grab area of lab drawer handle [`#1008`](https://github.com/mongodb/snooty/pull/1008)
- :recycle: DOP-4358 pull out some functions into its own utils to be reused, along with creating a currentUserCleanup function [`#1009`](https://github.com/mongodb/snooty/pull/1009)
- DOP-4289: Add readme update check to PR template [`#1007`](https://github.com/mongodb/snooty/pull/1007)
- DOP-4327: Remove references to publishedBranches from frontend [`#1010`](https://github.com/mongodb/snooty/pull/1010)
- DOP-4152: Update version drop-down and "view documentation" buttons for new data context [`#982`](https://github.com/mongodb/snooty/pull/982)
- DOP-4333: Limit search fetches to SearchResults component [`#1004`](https://github.com/mongodb/snooty/pull/1004)
- DOP-4214: Compose list of directives used per page [`#991`](https://github.com/mongodb/snooty/pull/991)
- :white_check_mark: DOP-4302 handles test with lazy loading a component [`#1005`](https://github.com/mongodb/snooty/pull/1005)
- DOP-3846: Remove instruqt fullscreen and feature flag [`#1002`](https://github.com/mongodb/snooty/pull/1002)
- DOP-4284: Reposition widgets for lab drawer on mobile [`#1001`](https://github.com/mongodb/snooty/pull/1001)
- DOP-4247: Build Artifacts [`#1000`](https://github.com/mongodb/snooty/pull/1000)
- DOP-4321 - mitigate error for gatsby-transformer-sharp [`#999`](https://github.com/mongodb/snooty/pull/999)
- DOP-4296: add portuguese and korean to language selector [`#996`](https://github.com/mongodb/snooty/pull/996)
- DOP-4283: Add buttons for lab drawer [`#997`](https://github.com/mongodb/snooty/pull/997)
- DOP-4295 fixes wonky url slug issue [`#995`](https://github.com/mongodb/snooty/pull/995)
- DOP-3949: Rename the "master" branch to "main" [`#990`](https://github.com/mongodb/snooty/pull/990)
- Clean Chatbot of unnecessary component & style [`#998`](https://github.com/mongodb/snooty/pull/998)
- DOP-4281: Button to Open Instruqt Labs [`#994`](https://github.com/mongodb/snooty/pull/994)
- DOP-4282: Implement container for lab drawers [`#992`](https://github.com/mongodb/snooty/pull/992)

## [v0.15.7](https://github.com/mongodb/snooty/compare/v0.15.6...v0.15.7) - 2024-01-26

### Merged

- Revert images [`#993`](https://github.com/mongodb/snooty/pull/993)
- DOP-4280: Create React context to manage Instruqt lab state [`#989`](https://github.com/mongodb/snooty/pull/989)

## [v0.15.6](https://github.com/mongodb/snooty/compare/v0.15.5...v0.15.6) - 2024-01-23

### Merged

- DOP-4287: Retry feedback submission after 401 errors [`#987`](https://github.com/mongodb/snooty/pull/987)
- DOP-4264: allow sibling associated products' ToC to be visible [`#985`](https://github.com/mongodb/snooty/pull/985)
- DOP-4207: remove leading slash with regex [`#988`](https://github.com/mongodb/snooty/pull/988)
- DOP-4207: check if image exists before calling [`#986`](https://github.com/mongodb/snooty/pull/986)
- DOP-4207: use Gatsby Image to pre process images [`#981`](https://github.com/mongodb/snooty/pull/981)
- DOP-4227: Chatbot FAB on all Docs pages [`#983`](https://github.com/mongodb/snooty/pull/983)

## [v0.15.5](https://github.com/mongodb/snooty/compare/v0.15.4...v0.15.5) - 2024-01-23

### Commits

- DOP-4264: allow sibling associated products' ToC to be visible (#985) [`767ecce`](https://github.com/mongodb/snooty/commit/767eccea45fd0f0d21a46ada73450cdcf4d8ea1c)

## [v0.15.4](https://github.com/mongodb/snooty/compare/v0.15.3...v0.15.4) - 2024-01-17

### Merged

- DOP-4227: Chatbot FAB on all Docs pages [`#983`](https://github.com/mongodb/snooty/pull/983)

## [v0.15.3](https://github.com/mongodb/snooty/compare/v0.15.2...v0.15.3) - 2024-01-11

### Merged

Expand Down Expand Up @@ -173,7 +227,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-3918: OpenAPIChangelog responsive to env [`#864`](https://github.com/mongodb/snooty/pull/864)
- DOP-3874 [`#861`](https://github.com/mongodb/snooty/pull/861)

## [v0.14.11](https://github.com/mongodb/snooty/compare/v0.14.10...v0.14.11) - 2023-07-27
## [v0.14.11](https://github.com/mongodb/snooty/compare/v0.14.9...v0.14.11) - 2023-07-27

### Merged

Expand All @@ -188,12 +242,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-3785: adding a persistent search bar [`#843`](https://github.com/mongodb/snooty/pull/843)
- DOP-3825: bump top nav to 1.2.39 [`#847`](https://github.com/mongodb/snooty/pull/847)

## [v0.14.10](https://github.com/mongodb/snooty/compare/v0.14.9...v0.14.10) - 2023-06-30

### Commits

- DOP-3825: bump top nav to 1.2.39 [`0d36f35`](https://github.com/mongodb/snooty/commit/0d36f35aaa7f7c14880712199d67dc5d31852688)

## [v0.14.9](https://github.com/mongodb/snooty/compare/v0.14.8...v0.14.9) - 2023-06-28

### Merged
Expand Down Expand Up @@ -419,36 +467,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- Dop 3266 3267 feature branch [`#718`](https://github.com/mongodb/snooty/pull/718)

## [v0.13.28](https://github.com/mongodb/snooty/compare/v0.13.28-branding...v0.13.28) - 2022-10-20

## [v0.13.28-branding](https://github.com/mongodb/snooty/compare/v0.13.27...v0.13.28-branding) - 2022-10-26
## [v0.13.28](https://github.com/mongodb/snooty/compare/v0.13.27...v0.13.28) - 2022-10-20

### Merged

- DOP-2881: Rebrand and upgrade OpenAPI Redoc component [`#715`](https://github.com/mongodb/snooty/pull/715)
- DOP-2585 updating to latest version of lg modal component [`#717`](https://github.com/mongodb/snooty/pull/717)
- DOP-2575: palette update [`#698`](https://github.com/mongodb/snooty/pull/698)
- DOP-2584 [`#708`](https://github.com/mongodb/snooty/pull/708)
- DOP-2582 - Working inline component [`#704`](https://github.com/mongodb/snooty/pull/704)
- DOP-3238 follow up [`#713`](https://github.com/mongodb/snooty/pull/713)
- DOP-3143: Redo the analytics [`#670`](https://github.com/mongodb/snooty/pull/670)
- 0.13.27-branding updates! [`#711`](https://github.com/mongodb/snooty/pull/711)
- DOP-3268: Make Optimizely Async [`#709`](https://github.com/mongodb/snooty/pull/709)

### Commits

- appease the package-log gods [`02976a4`](https://github.com/mongodb/snooty/commit/02976a41148e8d96bc6fb385200448f4b63ab0b5)

## [v0.13.27](https://github.com/mongodb/snooty/compare/v0.13.27-branding...v0.13.27) - 2022-10-05

## [v0.13.27-branding](https://github.com/mongodb/snooty/compare/v0.13.26...v0.13.27-branding) - 2022-10-12
## [v0.13.27](https://github.com/mongodb/snooty/compare/v0.13.26...v0.13.27) - 2022-10-05

### Merged

- DOP-2584 [`#708`](https://github.com/mongodb/snooty/pull/708)
- DOP-3256 [`#706`](https://github.com/mongodb/snooty/pull/706)
- DOP-3259 DOP-3255 [`#707`](https://github.com/mongodb/snooty/pull/707)
- DOP-2582 - Working inline component [`#704`](https://github.com/mongodb/snooty/pull/704)
- DOP-3238: style ul in plp [`#700`](https://github.com/mongodb/snooty/pull/700)
- DOP-3225: add version context [`#702`](https://github.com/mongodb/snooty/pull/702)
- DOP-3250: add no-return-await to eslint config [`#699`](https://github.com/mongodb/snooty/pull/699)
Expand All @@ -467,29 +498,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-3193: add pseudo elements at top of table for scroll view [`#679`](https://github.com/mongodb/snooty/pull/679)
- DOP-3185: update icon sizing [`#675`](https://github.com/mongodb/snooty/pull/675)

## [v0.13.25](https://github.com/mongodb/snooty/compare/v0.13.25-branding.3...v0.13.25) - 2022-08-25

## [v0.13.25-branding.3](https://github.com/mongodb/snooty/compare/v0.13.25-branding.2...v0.13.25-branding.3) - 2022-09-16
## [v0.13.25](https://github.com/mongodb/snooty/compare/v0.13.24...v0.13.25) - 2022-08-25

### Merged

- DOP-3222 follow up: Add unit tests for button uri [`#688`](https://github.com/mongodb/snooty/pull/688)
- DOP-3185: update icon sizing [`#675`](https://github.com/mongodb/snooty/pull/675)
- DOP-2592: update language switcher [`#686`](https://github.com/mongodb/snooty/pull/686)

## [v0.13.25-branding.2](https://github.com/mongodb/snooty/compare/v0.13.25-branding...v0.13.25-branding.2) - 2022-09-02

### Merged

- DOP-3222: button links [`#687`](https://github.com/mongodb/snooty/pull/687)

## [v0.13.25-branding](https://github.com/mongodb/snooty/compare/v0.13.24...v0.13.25-branding) - 2022-08-29

### Merged

- DOP-2581: update tests [`#685`](https://github.com/mongodb/snooty/pull/685)
- DOP-2581 [`#683`](https://github.com/mongodb/snooty/pull/683)
- DOP-2579: update banner component [`#682`](https://github.com/mongodb/snooty/pull/682)
- DOP-3150: Defer Optimizely script [`#671`](https://github.com/mongodb/snooty/pull/671)
- DOP-2779: fix scrolling issue for footnotes [`#672`](https://github.com/mongodb/snooty/pull/672)
- DOP-3160: update README [`#668`](https://github.com/mongodb/snooty/pull/668)
Expand All @@ -498,13 +510,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- Branding: update master from 0.13.24-branding [`a07a1ce`](https://github.com/mongodb/snooty/commit/a07a1ceebba49b0087cf5a177e1291234662dff4)

## [v0.13.24](https://github.com/mongodb/snooty/compare/v0.13.24-branding...v0.13.24) - 2022-08-10

## [v0.13.24-branding](https://github.com/mongodb/snooty/compare/v0.13.23...v0.13.24-branding) - 2022-08-22
## [v0.13.24](https://github.com/mongodb/snooty/compare/v0.13.23...v0.13.24) - 2022-08-10

### Merged

- DOP-2583: type now uses the typography component [`#662`](https://github.com/mongodb/snooty/pull/662)
- Revert "Update leafygreen-ui/tabs to v8 (#656)" [`#666`](https://github.com/mongodb/snooty/pull/666)
- CLOUDP-110876: Allow a staging version of PR changes to be created to help reviewers [`#664`](https://github.com/mongodb/snooty/pull/664)
- DOP-3169: Add dotcomprd to Delighted accepted envs [`#663`](https://github.com/mongodb/snooty/pull/663)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snooty",
"version": "0.15.3",
"version": "0.16.0",
"repository": "github:mongodb/snooty",
"engines": {
"node": "^18",
Expand Down

0 comments on commit 0a99dce

Please sign in to comment.