Skip to content

Commit 6cf76ef

Browse files
authored
docs: Remove changelog entries
1 parent 0818118 commit 6cf76ef

1 file changed

Lines changed: 0 additions & 51 deletions

File tree

docs/changelog.md

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -4,54 +4,3 @@ nav_order: 99
44
---
55

66
# Changelog
7-
8-
## 2.1.0
9-
10-
**8th May 2025**
11-
12-
#### Feature
13-
14-
- Expose more `utils` methods for project use
15-
- Add `setContentAndScriptTag` method for quick content & JS setting
16-
- Update CI reporter output
17-
18-
## 2.0.0
19-
20-
**21st February 2025**
21-
22-
#### Feature
23-
24-
- Complete re-write of functionality (see [upgrading docs](./upgrading.md) for details)
25-
- Added dynamic host switching - swaps the base domain depending on environment
26-
- Refined dynamic test - added `.mobile` and `.desktop` prefixes to target
27-
- Moved away from projects per folder and only have device projects
28-
- Refined `typo3` function
29-
- Removed `testbed`
30-
31-
## 1.1.0
32-
33-
**3rd October 2024**
34-
35-
#### Refactor
36-
37-
- Move `testbed` to be an export of the main file
38-
39-
#### Fix
40-
41-
- Include the `dist` files in the NPM package
42-
43-
## 1.0.1
44-
45-
**3rd October 2024**
46-
47-
#### Dependencies
48-
49-
- Release version 1.0.1. 1.0.0 was accidentally released in December 2023 and NPM won't let you republish
50-
51-
## 1.0.0
52-
53-
**3rd October 2024**
54-
55-
#### Feat
56-
57-
- Initial release

0 commit comments

Comments
 (0)