You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
We are excited about your pull request, but unfortunately we are not accepting pull requests against this repository, as all development happens on the [main project repository](https://github.com/stdlib-js/stdlib). We kindly request that you submit this pull request against the [respective directory](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/regexp) of the main repository where we’ll review and provide feedback.
4
4
5
-
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/development.md) for help on developing stdlib.
5
+
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md) for help on developing stdlib.
6
6
7
7
We look forward to receiving your contribution! :smiley:
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2025-02-03)
7
+
## Unreleased (2025-03-30)
8
8
9
9
<sectionclass="packages">
10
10
@@ -18,8 +18,9 @@
18
18
19
19
### Contributors
20
20
21
-
A total of 1 person contributed to this release. Thank you to this contributor:
21
+
A total of 2 people contributed to this release. Thank you to the following contributors:
22
22
23
+
- Athan Reines
23
24
- Philipp Burckhardt
24
25
25
26
</section>
@@ -32,6 +33,11 @@ A total of 1 person contributed to this release. Thank you to this contributor:
32
33
33
34
<details>
34
35
36
+
-[`ee57af4`](https://github.com/stdlib-js/stdlib/commit/ee57af4b2fb41972323b5d2b0b74596754d8dbb0) - **refactor:** use base array assertion utility _(by Athan Reines)_
37
+
-[`e5c1f92`](https://github.com/stdlib-js/stdlib/commit/e5c1f92236d5178303788c884849a077530e2064) - **refactor:** use base array assertion utility _(by Athan Reines)_
38
+
-[`f59be2b`](https://github.com/stdlib-js/stdlib/commit/f59be2b43dcf98ba8c78d8837c9c3d21b041d70d) - **refactor:** use base array assertion utility _(by Athan Reines)_
39
+
-[`bee48b7`](https://github.com/stdlib-js/stdlib/commit/bee48b777bb048e28d244a0736385dfa2786e183) - **refactor:** use base array assertion utility _(by Athan Reines)_
40
+
-[`4a1f629`](https://github.com/stdlib-js/stdlib/commit/4a1f62948d89370e432a733aeccd854aac26caab) - **refactor:** use base array assertion utility _(by Athan Reines)_
35
41
-[`0ba282b`](https://github.com/stdlib-js/stdlib/commit/0ba282b89c384f06bbe3ff8ecd71982f05209606) - **chore:** minor clean-up _(by Philipp Burckhardt)_
36
42
-[`b8c41df`](https://github.com/stdlib-js/stdlib/commit/b8c41df78cd2cdc9cd3c3c6b223759d32f4f6e14) - **docs:** update related packages sections [(#3915)](https://github.com/stdlib-js/stdlib/pull/3915)_(by stdlib-bot)_
0 commit comments