|
4 | 4 |
|
5 | 5 | <section class="release" id="unreleased">
|
6 | 6 |
|
7 |
| -## Unreleased (2025-04-20) |
| 7 | +## Unreleased (2025-04-21) |
8 | 8 |
|
9 | 9 | <section class="packages">
|
10 | 10 |
|
@@ -748,51 +748,6 @@ This release closes the following issue:
|
748 | 748 |
|
749 | 749 | - To migrate, users should use `array/base/index-of-same-value` which
|
750 | 750 | treats `NaN` values as equal.
|
751 |
| - --- |
752 |
| - type: pre_commit_static_analysis_report |
753 |
| - description: Results of running static analysis checks when committing changes. |
754 |
| - report: |
755 |
| - - task: lint_filenames |
756 |
| - status: passed |
757 |
| - - task: lint_editorconfig |
758 |
| - status: passed |
759 |
| - - task: lint_markdown |
760 |
| - status: passed |
761 |
| - - task: lint_package_json |
762 |
| - status: na |
763 |
| - - task: lint_repl_help |
764 |
| - status: passed |
765 |
| - - task: lint_javascript_src |
766 |
| - status: passed |
767 |
| - - task: lint_javascript_cli |
768 |
| - status: na |
769 |
| - - task: lint_javascript_examples |
770 |
| - status: passed |
771 |
| - - task: lint_javascript_tests |
772 |
| - status: passed |
773 |
| - - task: lint_javascript_benchmarks |
774 |
| - status: passed |
775 |
| - - task: lint_python |
776 |
| - status: na |
777 |
| - - task: lint_r |
778 |
| - status: na |
779 |
| - - task: lint_c_src |
780 |
| - status: na |
781 |
| - - task: lint_c_examples |
782 |
| - status: na |
783 |
| - - task: lint_c_benchmarks |
784 |
| - status: na |
785 |
| - - task: lint_c_tests_fixtures |
786 |
| - status: na |
787 |
| - - task: lint_shell |
788 |
| - status: na |
789 |
| - - task: lint_typescript_declarations |
790 |
| - status: passed |
791 |
| - - task: lint_typescript_tests |
792 |
| - status: passed |
793 |
| - - task: lint_license_headers |
794 |
| - status: passed |
795 |
| - --- |
796 | 751 |
|
797 | 752 | </section>
|
798 | 753 |
|
@@ -873,51 +828,6 @@ This release closes the following issue:
|
873 | 828 |
|
874 | 829 | - To migrate, users should use `array/base/last-index-of-same-value`
|
875 | 830 | which treats `NaN` values as equal.
|
876 |
| - --- |
877 |
| - type: pre_commit_static_analysis_report |
878 |
| - description: Results of running static analysis checks when committing changes. |
879 |
| - report: |
880 |
| - - task: lint_filenames |
881 |
| - status: passed |
882 |
| - - task: lint_editorconfig |
883 |
| - status: passed |
884 |
| - - task: lint_markdown |
885 |
| - status: passed |
886 |
| - - task: lint_package_json |
887 |
| - status: na |
888 |
| - - task: lint_repl_help |
889 |
| - status: passed |
890 |
| - - task: lint_javascript_src |
891 |
| - status: passed |
892 |
| - - task: lint_javascript_cli |
893 |
| - status: na |
894 |
| - - task: lint_javascript_examples |
895 |
| - status: passed |
896 |
| - - task: lint_javascript_tests |
897 |
| - status: passed |
898 |
| - - task: lint_javascript_benchmarks |
899 |
| - status: passed |
900 |
| - - task: lint_python |
901 |
| - status: na |
902 |
| - - task: lint_r |
903 |
| - status: na |
904 |
| - - task: lint_c_src |
905 |
| - status: na |
906 |
| - - task: lint_c_examples |
907 |
| - status: na |
908 |
| - - task: lint_c_benchmarks |
909 |
| - status: na |
910 |
| - - task: lint_c_tests_fixtures |
911 |
| - status: na |
912 |
| - - task: lint_shell |
913 |
| - status: na |
914 |
| - - task: lint_typescript_declarations |
915 |
| - status: passed |
916 |
| - - task: lint_typescript_tests |
917 |
| - status: passed |
918 |
| - - task: lint_license_headers |
919 |
| - status: passed |
920 |
| - --- |
921 | 831 |
|
922 | 832 | </section>
|
923 | 833 |
|
@@ -1616,101 +1526,11 @@ A total of 12 issues were closed in this release:
|
1616 | 1526 |
|
1617 | 1527 | - To migrate, users should use `array/base/last-index-of-same-value`
|
1618 | 1528 | which treats `NaN` values as equal.
|
1619 |
| - --- |
1620 |
| - type: pre_commit_static_analysis_report |
1621 |
| - description: Results of running static analysis checks when committing changes. |
1622 |
| - report: |
1623 |
| - - task: lint_filenames |
1624 |
| - status: passed |
1625 |
| - - task: lint_editorconfig |
1626 |
| - status: passed |
1627 |
| - - task: lint_markdown |
1628 |
| - status: passed |
1629 |
| - - task: lint_package_json |
1630 |
| - status: na |
1631 |
| - - task: lint_repl_help |
1632 |
| - status: passed |
1633 |
| - - task: lint_javascript_src |
1634 |
| - status: passed |
1635 |
| - - task: lint_javascript_cli |
1636 |
| - status: na |
1637 |
| - - task: lint_javascript_examples |
1638 |
| - status: passed |
1639 |
| - - task: lint_javascript_tests |
1640 |
| - status: passed |
1641 |
| - - task: lint_javascript_benchmarks |
1642 |
| - status: passed |
1643 |
| - - task: lint_python |
1644 |
| - status: na |
1645 |
| - - task: lint_r |
1646 |
| - status: na |
1647 |
| - - task: lint_c_src |
1648 |
| - status: na |
1649 |
| - - task: lint_c_examples |
1650 |
| - status: na |
1651 |
| - - task: lint_c_benchmarks |
1652 |
| - status: na |
1653 |
| - - task: lint_c_tests_fixtures |
1654 |
| - status: na |
1655 |
| - - task: lint_shell |
1656 |
| - status: na |
1657 |
| - - task: lint_typescript_declarations |
1658 |
| - status: passed |
1659 |
| - - task: lint_typescript_tests |
1660 |
| - status: passed |
1661 |
| - - task: lint_license_headers |
1662 |
| - status: passed |
1663 |
| - --- |
1664 | 1529 |
|
1665 | 1530 | - [`8575ee7`](https://github.com/stdlib-js/stdlib/commit/8575ee7d7d239a16afd5e3bf396e5a0da281f537): remove `equalnans` support
|
1666 | 1531 |
|
1667 | 1532 | - To migrate, users should use `array/base/index-of-same-value` which
|
1668 | 1533 | treats `NaN` values as equal.
|
1669 |
| - --- |
1670 |
| - type: pre_commit_static_analysis_report |
1671 |
| - description: Results of running static analysis checks when committing changes. |
1672 |
| - report: |
1673 |
| - - task: lint_filenames |
1674 |
| - status: passed |
1675 |
| - - task: lint_editorconfig |
1676 |
| - status: passed |
1677 |
| - - task: lint_markdown |
1678 |
| - status: passed |
1679 |
| - - task: lint_package_json |
1680 |
| - status: na |
1681 |
| - - task: lint_repl_help |
1682 |
| - status: passed |
1683 |
| - - task: lint_javascript_src |
1684 |
| - status: passed |
1685 |
| - - task: lint_javascript_cli |
1686 |
| - status: na |
1687 |
| - - task: lint_javascript_examples |
1688 |
| - status: passed |
1689 |
| - - task: lint_javascript_tests |
1690 |
| - status: passed |
1691 |
| - - task: lint_javascript_benchmarks |
1692 |
| - status: passed |
1693 |
| - - task: lint_python |
1694 |
| - status: na |
1695 |
| - - task: lint_r |
1696 |
| - status: na |
1697 |
| - - task: lint_c_src |
1698 |
| - status: na |
1699 |
| - - task: lint_c_examples |
1700 |
| - status: na |
1701 |
| - - task: lint_c_benchmarks |
1702 |
| - status: na |
1703 |
| - - task: lint_c_tests_fixtures |
1704 |
| - status: na |
1705 |
| - - task: lint_shell |
1706 |
| - status: na |
1707 |
| - - task: lint_typescript_declarations |
1708 |
| - status: passed |
1709 |
| - - task: lint_typescript_tests |
1710 |
| - status: passed |
1711 |
| - - task: lint_license_headers |
1712 |
| - status: passed |
1713 |
| - --- |
1714 | 1534 |
|
1715 | 1535 | - [`8b1548f`](https://github.com/stdlib-js/stdlib/commit/8b1548fb45c1ff131f5edac20cb984344a2d28ec): update namespace declarations
|
1716 | 1536 |
|
@@ -1763,6 +1583,7 @@ A total of 14 people contributed to this release. Thank you to the following con
|
1763 | 1583 |
|
1764 | 1584 | <details>
|
1765 | 1585 |
|
| 1586 | +- [`90bb3d0`](https://github.com/stdlib-js/stdlib/commit/90bb3d0febf36f2a4284255fa5348c5ef557a36a) - **docs:** fix signature _(by Athan Reines)_ |
1766 | 1587 | - [`a973708`](https://github.com/stdlib-js/stdlib/commit/a973708c85ff1696483ab503201191353125b964) - **docs:** update namespace table of contents [(#6741)](https://github.com/stdlib-js/stdlib/pull/6741) _(by stdlib-bot)_
|
1767 | 1588 | - [`28a1564`](https://github.com/stdlib-js/stdlib/commit/28a1564b9977c9c0aebb9806c2a4cbb10336b234) - **feat:** add `reshape` to namespace _(by Athan Reines)_
|
1768 | 1589 | - [`7d4246f`](https://github.com/stdlib-js/stdlib/commit/7d4246ff5c4607dc228a37c36a9a792181ba2c11) - **feat:** add `linspace2d` to namespace _(by Athan Reines)_
|
|
0 commit comments